projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c21993d
)
(non-standard-icccm-encodings-alist): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 31 Jul 2002 22:01:07 +0000
(22:01 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 31 Jul 2002 22:01:07 +0000
(22:01 +0000)
lisp/international/mule.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule.el
b/lisp/international/mule.el
index 38817cde69cafe1a910ae1d9e3956cd25b4911c2..dc92d9fae9889ec5a01cd2718b7e12317a566d3c 100644
(file)
--- a/
lisp/international/mule.el
+++ b/
lisp/international/mule.el
@@
-1305,8
+1305,8
@@
ARG is a list of coding categories ordered by priority."
("ISO8859-14" . latin-iso8859-14)
("KOI8-R" . koi8-r)
("BIG5-0" . big5))
- "Alist of font charset names defined by XLFD
, and the corresponding Emacs
-
charsets or coding systems
.")
+ "Alist of font charset names defined by XLFD
.
+
The cdr of each element is the corresponding Emacs charset or coding system
.")
;; Functions to support "Non-Standard Character Set Encodings" defined
;; by the COMPOUND-TEXT spec.